2025-09-30 01:49:08,278 [ 45389 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-30 01:49:08,278 [ 45389 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-30 01:49:08,278 [ 45389 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-30 01:49:08,278 [ 45389 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ygfci5 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session 'test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree]' test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_attach_partition_using_copy/test.py::test_all_replicated test_attach_partition_using_copy/test.py::test_both_mergetree test_attach_partition_using_copy/test.py::test_not_work_on_different_disk test_attach_partition_using_copy/test.py::test_only_destination_replicated test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_build_sets_from_multiple_threads/test.py::test_set test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_config_corresponding_root/test.py::test_work test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache]' test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation test_disk_types/test.py::test_different_types test_disk_types/test.py::test_select_by_type test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_distributed_storage_configuration/test.py::test_insert test_drop_if_empty/test.py::test_drop_if_empty test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 'test_failed_mutations/test.py::test_backoff_clickhouse_restart[False]' 'test_failed_mutations/test.py::test_backoff_clickhouse_restart[True]' test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table test_failed_mutations/test.py::test_exponential_backoff_setting_override 'test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True]' -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_config_substitutions/test.py::test_allow_databases test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_check_table/test.py::test_check_all_tables test_attach_partition_using_copy/test.py::test_all_replicated [gw3] [ 1%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] [gw3] [ 2%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] [gw3] [ 3%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] [gw3] [ 4%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] [gw3] [ 5%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] [gw3] [ 6%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] [gw3] [ 7%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw3] [ 8%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw9] [ 9%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw7] [ 10%] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] test_MemoryTracking/test.py::test_http [gw8] [ 11%] PASSED test_attach_partition_using_copy/test.py::test_all_replicated test_attach_partition_using_copy/test.py::test_both_mergetree [gw9] [ 12%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw5] [ 13%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw7] [ 14%] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table [gw6] [ 15%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw0] [ 16%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw8] [ 17%] PASSED test_attach_partition_using_copy/test.py::test_both_mergetree test_attach_partition_using_copy/test.py::test_not_work_on_different_disk [gw6] [ 18%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw7] [ 19%] PASSED test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table test_failed_mutations/test.py::test_exponential_backoff_setting_override [gw6] [ 20%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw6] [ 21%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw7] [ 22%] PASSED test_failed_mutations/test.py::test_exponential_backoff_setting_override test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw8] [ 23%] PASSED test_attach_partition_using_copy/test.py::test_not_work_on_different_disk test_attach_partition_using_copy/test.py::test_only_destination_replicated [gw6] [ 24%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw7] [ 25%] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] [gw6] [ 26%] PASSED test_config_substitutions/test.py::test_include_config [gw1] [ 27%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] [gw5] [ 28%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw8] [ 29%] PASSED test_attach_partition_using_copy/test.py::test_only_destination_replicated [gw3] [ 30%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw2] [ 31%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] test_disk_types/test.py::test_different_types [gw0] [ 32%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_custom_settings/test.py::test_custom_settings [gw8] [ 33%] PASSED test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting [gw8] [ 34%] PASSED test_custom_settings/test.py::test_illformed_setting test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw5] [ 35%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw0] [ 36%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw1] [ 37%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] [gw8] [ 38%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw2] [ 39%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] [gw5] [ 40%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw0] [ 41%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw3] [ 42%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw7] [ 43%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] [gw5] [ 44%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_backward_compatibility/test.py::test_backward_compatability1 [gw0] [ 45%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] [gw1] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] [gw3] [ 47%] PASSED test_MemoryTracking/test.py::test_tcp_single_session [gw6] [ 48%] PASSED test_disk_types/test.py::test_different_types test_disk_types/test.py::test_select_by_type [gw6] [ 49%] PASSED test_disk_types/test.py::test_select_by_type test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] [gw2] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw1] [ 51%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] [gw0] [ 52%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw8] [ 53%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw2] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] [gw3] [ 55%] PASSED test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw5] [ 56%] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability [gw0] [ 57%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] [gw5] [ 58%] PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column test_config_corresponding_root/test.py::test_work [gw6] [ 59%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw1] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] [gw7] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] [gw3] [ 62%] PASSED test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column test_build_sets_from_multiple_threads/test.py::test_set [gw0] [ 63%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw8] [ 64%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw2] [ 65%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] [gw5] [ 66%] PASSED test_config_corresponding_root/test.py::test_work test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw6] [ 67%] PASSED test_build_sets_from_multiple_threads/test.py::test_set test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf [gw0] [ 68%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw8] [ 69%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw6] [ 70%] PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw1] [ 71%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw0] [ 72%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw5] [ 73%] PASSED test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation [gw2] [ 74%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] [gw8] [ 75%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw0] [ 76%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw6] [ 77%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_drop_if_empty/test.py::test_drop_if_empty [gw7] [ 78%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw1] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw3] [ 80%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw0] [ 81%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_distributed_storage_configuration/test.py::test_insert [gw2] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw5] [ 83%] PASSED test_drop_if_empty/test.py::test_drop_if_empty [gw3] [ 84%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw0] [ 85%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw1] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw0] [ 87%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw2] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw7] [ 89%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw9] [ 90%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw9] [ 91%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name [gw4] [ 92%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw9] [ 93%] PASSED test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path [gw9] [ 94%] PASSED test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path [gw4] [ 95%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw4] [ 96%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw4] [ 97%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw4] [ 98%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw4] [ 99%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw4] [100%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 337.50s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 312.16s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 200.63s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 104.34s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts 63.61s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 61.48s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 60.03s setup test_disk_types/test.py::test_different_types 51.53s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 43.84s setup test_config_substitutions/test.py::test_allow_databases 42.84s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 40.31s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 39.93s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 39.80s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 39.71s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 38.90s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 38.54s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 37.99s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 37.94s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 36.93s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 36.86s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 36.54s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 36.16s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 35.39s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 34.34s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 34.33s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 34.04s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 33.49s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 30.34s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 28.47s setup test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation 28.24s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 27.42s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 26.55s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 26.08s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 25.36s teardown test_disk_types/test.py::test_select_by_type 24.50s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 24.36s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 23.64s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 23.58s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 23.55s teardown test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation 23.40s teardown test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 23.35s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 22.47s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 22.04s setup test_attach_partition_using_copy/test.py::test_all_replicated 21.83s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 21.60s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 21.59s setup test_drop_if_empty/test.py::test_drop_if_empty 21.39s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 21.36s call test_MemoryTracking/test.py::test_tcp_single_session 21.03s setup test_check_table/test.py::test_check_all_tables 20.56s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 20.46s setup test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 20.41s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 20.15s setup test_backward_compatibility/test.py::test_backward_compatability1 20.05s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 19.77s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 19.46s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 19.45s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 19.27s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 19.17s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 19.07s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 19.00s call test_MemoryTracking/test.py::test_http 18.92s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 18.89s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 18.84s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 18.82s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 18.56s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 18.54s setup test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name 18.24s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 18.18s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 17.79s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 17.55s call test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 17.53s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 16.74s call test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 15.97s setup test_config_corresponding_root/test.py::test_work 15.66s call test_attach_partition_using_copy/test.py::test_all_replicated 15.34s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 15.19s teardown test_config_substitutions/test.py::test_include_config 15.11s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 14.79s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 14.65s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 14.51s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 14.21s setup test_MemoryTracking/test.py::test_http 13.79s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 13.71s call test_attach_partition_using_copy/test.py::test_only_destination_replicated 13.43s setup test_distributed_storage_configuration/test.py::test_insert 13.16s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 12.53s setup test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 12.06s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 11.95s call test_check_table/test.py::test_check_normal_table_corruption[] 11.54s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 11.06s call test_attach_partition_using_copy/test.py::test_both_mergetree 10.50s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 10.40s teardown test_backward_compatibility/test.py::test_backward_compatability1 9.98s call test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 9.64s setup test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 9.19s setup test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 9.01s call test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 8.99s teardown test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 8.80s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 8.75s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 8.66s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 8.46s call test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 8.25s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 7.79s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.74s teardown test_distributed_storage_configuration/test.py::test_insert 7.35s call test_check_table/test.py::test_check_all_tables 7.32s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 7.30s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 6.91s teardown test_attach_partition_using_copy/test.py::test_only_destination_replicated 6.86s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 6.66s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.63s teardown test_drop_if_empty/test.py::test_drop_if_empty 6.61s setup test_build_sets_from_multiple_threads/test.py::test_set 6.21s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.19s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 6.16s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 6.15s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 6.08s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 5.90s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 5.67s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 5.64s teardown test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path 5.55s call test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path 5.42s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 5.35s teardown test_custom_settings/test.py::test_illformed_setting 5.27s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 5.26s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 5.26s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.19s call test_drop_if_empty/test.py::test_drop_if_empty 4.87s teardown test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 4.85s call test_build_sets_from_multiple_threads/test.py::test_set 4.72s teardown test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 4.68s setup test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 4.32s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 4.09s setup test_custom_settings/test.py::test_custom_settings 3.95s call test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation 3.69s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 3.69s teardown test_MemoryTracking/test.py::test_tcp_single_session 3.58s call test_distributed_storage_configuration/test.py::test_insert 3.56s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 3.38s call test_config_substitutions/test.py::test_allow_databases 3.08s teardown test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 3.07s call test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 2.96s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 2.95s call test_attach_partition_using_copy/test.py::test_not_work_on_different_disk 2.95s call test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 2.43s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 2.42s call test_config_substitutions/test.py::test_include_config 2.38s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 2.27s call test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 2.09s call test_config_substitutions/test.py::test_config 1.95s call test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 1.84s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 1.46s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 1.32s call test_failed_mutations/test.py::test_exponential_backoff_setting_override 1.15s call test_custom_settings/test.py::test_custom_settings 1.08s call test_disk_types/test.py::test_select_by_type 0.97s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 0.80s call test_backward_compatibility/test.py::test_backward_compatability1 0.77s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.76s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.76s call test_config_substitutions/test.py::test_config_from_env_overrides 0.70s call test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name 0.61s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.60s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.60s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.60s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.60s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.34s call test_custom_settings/test.py::test_illformed_setting 0.27s call test_disk_types/test.py::test_different_types 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 0.01s teardown test_attach_partition_using_copy/test.py::test_all_replicated 0.01s teardown test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.01s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_disk_types/test.py::test_different_types 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s setup test_attach_partition_using_copy/test.py::test_both_mergetree 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_setting_override 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 0.00s teardown test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name 0.00s setup test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 0.00s setup test_attach_partition_using_copy/test.py::test_not_work_on_different_disk 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s setup test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_disk_types/test.py::test_select_by_type 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s teardown test_attach_partition_using_copy/test.py::test_both_mergetree 0.00s setup test_custom_settings/test.py::test_illformed_setting 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s call test_config_corresponding_root/test.py::test_work 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s teardown test_custom_settings/test.py::test_custom_settings 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_setting_override 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_attach_partition_using_copy/test.py::test_not_work_on_different_disk 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_attach_partition_using_copy/test.py::test_only_destination_replicated 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides =========================== short test summary info ============================ PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] PASSED test_check_table/test.py::test_check_all_tables PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] PASSED test_attach_partition_using_copy/test.py::test_all_replicated PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_attach_partition_using_copy/test.py::test_both_mergetree PASSED test_config_substitutions/test.py::test_config PASSED test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_failed_mutations/test.py::test_exponential_backoff_setting_override PASSED test_attach_partition_using_copy/test.py::test_not_work_on_different_disk PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] PASSED test_config_substitutions/test.py::test_include_config PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_attach_partition_using_copy/test.py::test_only_destination_replicated PASSED test_MemoryTracking/test.py::test_http PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_custom_settings/test.py::test_custom_settings PASSED test_custom_settings/test.py::test_illformed_setting PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_disk_types/test.py::test_different_types PASSED test_disk_types/test.py::test_select_by_type PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] PASSED test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] PASSED test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] PASSED test_config_corresponding_root/test.py::test_work PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_disable_insertion_and_mutation/test.py::test_disable_insertion_and_mutation PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] PASSED test_drop_if_empty/test.py::test_drop_if_empty PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_replica_name PASSED test_cleanup_dir_after_bad_zk_conn/test.py::test_cleanup_dir_after_wrong_zk_path PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_parallel_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread ================= 100 passed, 6 warnings in 792.51s (0:13:12) ==================